From: Chong Yidong Date: Wed, 17 Oct 2007 02:08:23 +0000 (+0000) Subject: * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~26429 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=902fa837f1f8a9461c1d3efda832d5e96e2c1dee;p=emacs.git * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6a9fabe4153..7cc3e1e8c4a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-10-17 John Wiegley + + * eshell/esh-cmd.el (eshell-complex-commands): Add "ls". + 2007-10-17 Dan Nicolaescu * server.el (server-process-filter): Only set display if X11 is